diff --git a/tracker-2.1.1.tar.xz b/tracker-2.1.1.tar.xz
deleted file mode 100644
index 945b6d4..0000000
--- a/tracker-2.1.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:fa3d503a1eeaef221df7ba81074a56a8d8bbedafda17c872db4ab3b9ba771325
-size 2582456
diff --git a/tracker-2.1.4.tar.xz b/tracker-2.1.4.tar.xz
new file mode 100644
index 0000000..cca0293
--- /dev/null
+++ b/tracker-2.1.4.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5d3f27da49d3e8ceafd2049b0fd5c3ff3ca43cda199c792652ce5ed3e847c575
+size 2577560
diff --git a/tracker.changes b/tracker.changes
index f62eab5..3b924f0 100644
--- a/tracker.changes
+++ b/tracker.changes
@@ -1,3 +1,35 @@
+-------------------------------------------------------------------
+Tue Sep  4 10:15:58 UTC 2018 - bjorn.lie@gmail.com
+
+- Update to version 2.1.4:
+  + Libtracker-data: Fix build with format-security flag.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Sep  1 16:56:17 UTC 2018 - bjorn.lie@gmail.com
+
+- Update to version 2.1.3:
+  + Fix resource refcounting issues in database. Reset is advised.
+  + Drop cardinality from nie:copyright, nie:license, nie:legal and
+    dc:rights.
+  + Fix superfluous ontology checks on second tracker-store run.
+  + Use more SPARQL1.1 correct syntax.
+  + Allow use of domain rules outside prefix.
+  + Compatibility fixes with C++.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Aug 16 09:14:00 UTC 2018 - bjorn.lie@gmail.com
+
+- Update to version 2.1.2:
+  + libtracker-sparql:
+    - Delete TrackerResource elements one by one.
+    - Fix compilation with C++.
+  + build:
+    - Fixes for FreeBSD.
+    - Fixes on meson.
+  + Updated translations.
+
 -------------------------------------------------------------------
 Thu Aug  9 05:53:30 UTC 2018 - luc14n0@linuxmail.org
 
diff --git a/tracker.spec b/tracker.spec
index cf275ee..d594696 100644
--- a/tracker.spec
+++ b/tracker.spec
@@ -22,7 +22,7 @@
 # FIXME: At every release switch on meson use and try to fix it, if the build succeeds remove this conditional.
 %bcond_with meson
 Name:           tracker
-Version:        2.1.1
+Version:        2.1.4
 Release:        0
 Summary:        Object database, tag/metadata database, search tool and indexer
 License:        GPL-2.0-or-later