diff --git a/.gitignore b/.gitignore
index 402de55..d000e20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /systemd-*.tar.xz
 /*.rpm
 /systemd-224.tar.gz
+/systemd-225.tar.gz
diff --git a/sources b/sources
index fb971ac..913c81f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a2afe911cd300575bdc6bb52a51794f  systemd-224.tar.gz
+09569430851f7a67ecdedaa8ad0efaba  systemd-225.tar.gz
diff --git a/systemd.spec b/systemd.spec
index 833b92f..718f2fa 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -12,7 +12,7 @@
 
 Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
-Version:        224
+Version:        225
 Release:        1%{?gitcommit:.git%{gitcommitshort}}%{?dist}
 # For a breakdown of the licensing, see README
 License:        LGPLv2+ and MIT and GPLv2+
@@ -778,6 +778,9 @@ getent passwd systemd-journal-upload >/dev/null 2>&1 || useradd -r -l -g systemd
 /usr/lib/firewalld/services/*
 
 %changelog
+* Thu Aug 27 2015 Kay Sievers <kay@redhat.com> - 225-1
+- New upstream release
+
 * Fri Jul 31 2015 Kay Sievers <kay@redhat.com> - 224-1
 - New upstream release