diff --git a/sources b/sources
index 27aa06e..99e8f64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (systemd-252.1.tar.gz) = 7e9cd4b53522459d919252ff9343630f48e4ae94ff85138829257072c345e3636a2e52152e9080e6cf847c50c076b3e28a60a0d6e1896f183e442140fa97f92f
+SHA512 (systemd-252.2.tar.gz) = 4a4f7382a6a2d7aea3a2866034a4562d1b45a4e18f733a371bb83d67bf4ef5d31d480e703fd353ee847fadc76005f9191a9a44d95c57f6849fdd451cc1b9e21d
diff --git a/systemd.spec b/systemd.spec
index 3cf470b..6415dbf 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -30,7 +30,7 @@
 Name:           systemd
 Url:            https://www.freedesktop.org/wiki/Software/systemd
 %if %{without inplace}
-Version:        252.1
+Version:        252.2
 %else
 # determine the build information from local checkout
 Version:        %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')