diff --git a/CHANGELOG.md b/CHANGELOG.md
index 175be481a..250b79046 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,5 @@
# Changelog
-## 5.4.0-rc.1 - 2023-08-31
+## 5.4.0 - 2023-09-14
### Added
- Quick actions for contacts
- Disabled wording to disabled address books
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9388560f4..88fe19f69 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -11,7 +11,7 @@
* š **Weāre not reinventing the wheel!** Based on the great and open SabreDAV library.
- 5.4.0-rc.2
+ 5.4.0
agpl
Hamza Mahjoubi
diff --git a/package-lock.json b/package-lock.json
index 3333cb4c6..73ac0467a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.4.0-rc.2",
+ "version": "5.4.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.4.0-rc.2",
+ "version": "5.4.0",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",
diff --git a/package.json b/package.json
index bd7e08e73..27ee1a61b 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "contacts",
"description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.",
- "version": "5.4.0-rc.2",
+ "version": "5.4.0",
"author": "John MolakvoƦ ",
"contributors": [
"John MolakvoƦ ",