diff --git a/_service b/_service
index f2353cf..c0f87c5 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
https://github.com/projectatomic/libpod.git
git
podman
-0.5.2
-v0.5.2
+0.5.3
+v0.5.3
diff --git a/podman-0.5.2.tar.xz b/podman-0.5.2.tar.xz
deleted file mode 100644
index aa6e6b0..0000000
--- a/podman-0.5.2.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:03d7dbf116784ab78bf6a340665a5bc2f605ac84a195c73ef2bfe1ef35e1369f
-size 2939820
diff --git a/podman-0.5.3.tar.xz b/podman-0.5.3.tar.xz
new file mode 100644
index 0000000..0c45306
--- /dev/null
+++ b/podman-0.5.3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:2b63278b8a8df7aa66a679ed61719f19686cadb555af950cbf56d3d62fc41dee
+size 2978596
diff --git a/podman.changes b/podman.changes
index 8bc3081..0a3b529 100644
--- a/podman.changes
+++ b/podman.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Tue May 22 10:16:03 UTC 2018 - parlt@suse.com
+
+- Changelog for v0.5.3 (2018-05-18):
+ * troubleshooting: Add console syntax highlighting
+ * Refresh pods when refreshing podman state
+ * Add per-pod CGroups
+ * Add pod state
+ * hooks: Fix monitoring of multiple directories
+ * Add Troubleshooting guide
+ * Add python3 package to podman
+ * libpod: fix panic when using -t and the process fails to start
+ * Allow push/save without image reference
+ * Fix podman inspect bash completions
+ * Support pulling Dockerfile from http
+ * add more bash completions
+ * implement varlink commit
+ * fix segfault for podman push
+ * Add the Podman Logo
+ * hooks: Add package support for extension stages
+
-------------------------------------------------------------------
Mon May 14 08:33:11 UTC 2018 - vrothberg@suse.com
diff --git a/podman.spec b/podman.spec
index 6352f82..5d7cce9 100644
--- a/podman.spec
+++ b/podman.spec
@@ -22,7 +22,7 @@
%define with_libostree 1
%endif
Name: podman
-Version: 0.5.2
+Version: 0.5.3
Release: 0
Summary: Debugging tool for pods and images
License: Apache-2.0