diff --git a/README.md b/README.md
index 9f8dc51..e363499 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Instant messaging server matrix network.
 
 Yunohost chatroom with matrix : [https://riot.im/app/#/room/#yunohost:matrix.org](https://riot.im/app/#/room/#yunohost:matrix.org)
 
-**Shipped version:** 1.58.0
+**Shipped version:** 1.58.1
 
 ## Configuration
 
diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src
index 472da67..ad3197e 100644
--- a/conf/armv7_bullseye.src
+++ b/conf/armv7_bullseye.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.58.0/matrix-synapse_1.58.0-bullseye-bin1_armv7l.tar.gz
-SOURCE_SUM=9f929a43966fc7a32c9c5587314b0bfe4b631c618861f82ffe6a55ba24566b66
+SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.58.1/matrix-synapse_1.58.1-bullseye-bin1_armv7l.tar.gz
+SOURCE_SUM=57ee01aaa5f7bbdd175b53770770fbcb37739ae36df670ada94188cab9516a00
 # (Optional) Program to check the integrity (sha256sum, md5sum...)
 # default: sha256
 SOURCE_SUM_PRG=sha256sum
diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src
index 3f6dcc3..e64a400 100644
--- a/conf/armv7_buster.src
+++ b/conf/armv7_buster.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.58.0/matrix-synapse_1.58.0-buster-bin1_armv7l.tar.gz
-SOURCE_SUM=505d0e8ae56695d35be38a672ed4916ff2f93dab7d7130b60551f7a1e0296be8
+SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.58.1/matrix-synapse_1.58.1-buster-bin1_armv7l.tar.gz
+SOURCE_SUM=d323c8801ea4973896a3df9a8cc1a8d89f1c1f21703e842a46f84b36cf73deee
 # (Optional) Program to check the integrity (sha256sum, md5sum...)
 # default: sha256
 SOURCE_SUM_PRG=sha256sum
diff --git a/manifest.json b/manifest.json
index c4712e2..75fb67f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
 		"en": "Instant messaging server which uses Matrix",
 		"fr": "Un serveur de messagerie instantané basé sur Matrix"
 	},
-	"version": "1.58.0~ynh1",
+	"version": "1.58.1~ynh1",
 	"url": "http://matrix.org",
 	"license": "Apache-2.0",
 	"maintainer": {