diff --git a/CHANGELOG b/CHANGELOG
index 4cfb26d..74639fb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -297,3 +297,6 @@
* Update minio to 2019-03-13T21-59-47Z
* Miscellaneous improvements in various areas such as healing, S3Select, http2, etcd & coreDNS integrations.
+[1.54.0]
+* Update minio to 2019-03-20T22-38-47Z
+
diff --git a/CloudronManifest.json b/CloudronManifest.json
index 8dea83d..7f7d909 100644
--- a/CloudronManifest.json
+++ b/CloudronManifest.json
@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
- "version": "1.53.0",
+ "version": "1.54.0",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"addons": {
diff --git a/DESCRIPTION.md b/DESCRIPTION.md
index 6c4e26c..479ccfd 100644
--- a/DESCRIPTION.md
+++ b/DESCRIPTION.md
@@ -1,4 +1,4 @@
-This app packages Minio 2019-03-13T21-59-47Z.
+This app packages Minio 2019-03-20T22-38-47Z.
Minio is a distributed object storage server built for cloud applications and devops.