diff --git a/_service b/_service
index c0f87c5..d84f67c 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
https://github.com/projectatomic/libpod.git
git
podman
-0.5.3
-v0.5.3
+0.5.4
+v0.5.4
diff --git a/podman-0.5.3.tar.xz b/podman-0.5.3.tar.xz
deleted file mode 100644
index 0c45306..0000000
--- a/podman-0.5.3.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2b63278b8a8df7aa66a679ed61719f19686cadb555af950cbf56d3d62fc41dee
-size 2978596
diff --git a/podman-0.5.4.tar.xz b/podman-0.5.4.tar.xz
new file mode 100644
index 0000000..cc5120f
--- /dev/null
+++ b/podman-0.5.4.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:0ceb7a3013876e7a2cf0b15896be23acda2659ea23e9b95e466cba1dd22e8975
+size 2996720
diff --git a/podman.changes b/podman.changes
index 0a3b529..bcf58ae 100644
--- a/podman.changes
+++ b/podman.changes
@@ -1,3 +1,19 @@
+-------------------------------------------------------------------
+Tue May 29 12:35:47 UTC 2018 - parlt@suse.com
+
+- Changelog for v0.5.4 (2018-05-25):
+ * Make references to the Process part of Spec conditional
+ * save and load should support multi-tag for docker-archive
+ * Implement python podman create and start
+ * Set Entrypoint from image only if not already set
+ * Update podman build to match buildah bud functionality
+ * Fix handling of command in images
+ * Add support for Zulu timestamp parsing
+ * Clarify using podman build with a URL, Git repo, or archive.
+ * podman create, start, getattachsocket
+ * oci-hooks.5: Discuss directory precedence and monitoring
+ * Tighten the security on the podman varlink socket
+
-------------------------------------------------------------------
Tue May 22 10:16:03 UTC 2018 - parlt@suse.com
diff --git a/podman.spec b/podman.spec
index 5d7cce9..bf711ba 100644
--- a/podman.spec
+++ b/podman.spec
@@ -22,7 +22,7 @@
%define with_libostree 1
%endif
Name: podman
-Version: 0.5.3
+Version: 0.5.4
Release: 0
Summary: Debugging tool for pods and images
License: Apache-2.0