diff --git a/_service b/_service
index 55e85b1..86a4303 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
@PARENT_TAG@
enable
- refs/tags/0.10.3
+ refs/tags/0.10.4
*.tar
diff --git a/_servicedata b/_servicedata
index 0149488..894b5fe 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/flatpak/flatpak.git
- a3a83241e398b72cdd8b13b13c55ef5ad330a5ed
\ No newline at end of file
+ c576d284dc123be15c7003fee6a8184eddeaf462
\ No newline at end of file
diff --git a/flatpak-0.10.3.tar.xz b/flatpak-0.10.3.tar.xz
deleted file mode 100644
index 1f31385..0000000
--- a/flatpak-0.10.3.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8e542468f47d24e2b30ef2a5d713f8a3fbf669d1d311a16039151f8331cd2be7
-size 653316
diff --git a/flatpak-0.10.4.tar.xz b/flatpak-0.10.4.tar.xz
new file mode 100644
index 0000000..f8c0200
--- /dev/null
+++ b/flatpak-0.10.4.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4df464e8ed8d24bf71aaab8f9bb0ada817007e15610d03d9391337fbcba89aa1
+size 653676
diff --git a/flatpak.changes b/flatpak.changes
index 288f00e..6a0422c 100644
--- a/flatpak.changes
+++ b/flatpak.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Wed Feb 14 23:23:20 UTC 2018 - dimstar@opensuse.org
+
+- Update to version 0.10.4:
+ * allow personality syscall in devel mode
+ * configure: Fix copy_file_range detection
+ * Add --disable-document-portal configure option
+ * lib: Make gnome-software work with an empty /var/lib/flatpak
+ * dir: Emit an error on non-root downgrade attempts
+ * common/dir: Skip progress reporting while setting up extra-data
+ * doc: Fix docs for --update-appstream
+ * flatpak remote-ls -u: only consider apps from the current remote
+ * extract_appstream: allow component IDs not to end in .desktop
+ * common/dir: Fix a memory leak
+
-------------------------------------------------------------------
Mon Feb 05 14:23:03 UTC 2018 - dimstar@opensuse.org
diff --git a/flatpak.spec b/flatpak.spec
index 6e86f9d..5c1cddb 100644
--- a/flatpak.spec
+++ b/flatpak.spec
@@ -18,10 +18,10 @@
%define libname libflatpak0
Name: flatpak
-Version: 0.10.3
+Version: 0.10.4
Release: 0
Summary: OSTree based application bundles management
-License: LGPL-2.1+
+License: LGPL-2.1-or-later
Group: System/Packages
Url: https://flatpak.github.io/
Source: %{name}-%{version}.tar.xz