diff --git a/sources b/sources
index 3e0a7b9..0a5683d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (systemd-252.3.tar.gz) = 1bd16047ef71f4a40c33382c6a785b58b1193df6048384b5ce9e831c321ab4e78d0f745df9d4e40c13271c52a252fb98ff060f2fa01f4b0b76055c763a9ede79
+SHA512 (systemd-252.4.tar.gz) = 007165a6ca0563e2fc9834179d502d3d5497c9d1b93c92a009f31a2e0d4a0b154bfa57eaf52b0c94243e09123b8184036a69c145be6efaa4baaffe687c1fd28e
diff --git a/systemd.spec b/systemd.spec
index f3c5a44..20d41b8 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -30,7 +30,7 @@
 Name:           systemd
 Url:            https://systemd.io
 %if %{without inplace}
-Version:        252.3
+Version:        252.4
 %else
 # determine the build information from local checkout
 Version:        %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')