diff --git a/CHANGELOG.md b/CHANGELOG.md
index fbdb4d53..195be82f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
+## [v5.4.1] - 2023-08-20
+
+- Corrects a versioning error. This version is the same as v5.3.0
+
## [v5.3.0] - 2023-08-20
- **Feature**: Allow adding photos to multiple albums together ([#752](https://github.com/pulsejet/memories/pull/752))
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e527ae90..b9450f94 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -29,7 +29,7 @@ Memories is a *batteries-included* photo management solution for Nextcloud with
1. Run `php occ memories:index` to generate metadata indices for existing photos.
1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos.
]]>
- 5.4.0
+ 5.4.1
agpl
Varun Patil
Memories