diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86fa916614b77eba3cb96904999203f53aab7ec3..f4d9e27bb17873333c6b243423f68effdc8a40f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
 
 Changelog de SPIP 4.2
 
-## Unreleased
+## 4.2.5 - 2023-09-01
 
 ### Fixed
 
diff --git a/ecrire/inc_version.php b/ecrire/inc_version.php
index a8b1483885ba39a32a2d363dfbcc82819b22a359..2aeba4532d6a94f39e2d314f597cd6f569747c1e 100644
--- a/ecrire/inc_version.php
+++ b/ecrire/inc_version.php
@@ -443,8 +443,8 @@ $liste_des_authentifications = [
 // pour specifier les versions de SPIP necessaires
 // il faut s'en tenir a un nombre de decimales fixe
 // ex : 2.0.0, 2.0.0-dev, 2.0.0-beta, 2.0.0-beta2
-$spip_version_branche = '4.2.4';
-define('_SPIP_VERSION_ID', 40204);
+$spip_version_branche = '4.2.5';
+define('_SPIP_VERSION_ID', 40205);
 define('_SPIP_EXTRA_VERSION', '');
 
 // cette version dev accepte tous les plugins compatible avec la version ci-dessous
diff --git a/ecrire/paquet.xml b/ecrire/paquet.xml
index 0b4e3a42a20a7e0f5c63a30729ade198bb165f20..03bdf17c5ae22980173a87a7233838ac8bdb79cb 100644
--- a/ecrire/paquet.xml
+++ b/ecrire/paquet.xml
@@ -1,7 +1,7 @@
 <paquet
 	prefix="spip"
 	categorie="outil"
-	version="4.2.4"
+	version="4.2.5"
 	etat="stable"
 	compatibilite="];["
 	schema="2022022303"
diff --git a/plugins-dist.json b/plugins-dist.json
index 645c25543d224b787421a9c8117c456c36ace7ae..6f04d3bfd7e979923abe83737c6be5fca509a63d 100644
--- a/plugins-dist.json
+++ b/plugins-dist.json
@@ -3,7 +3,7 @@
         "path": "plugins-dist/aide",
         "source": "https://git.spip.net/spip/aide.git",
         "branch": "3.1",
-        "tag": "v3.1.0"
+        "tag": "v3.1.1"
     },
     "archiviste": {
         "path": "plugins-dist/archiviste",
@@ -15,13 +15,13 @@
         "path": "plugins-dist/bigup",
         "source": "https://git.spip.net/spip/bigup.git",
         "branch": "3.2",
-        "tag": "v3.2.4"
+        "tag": "v3.2.5"
     },
     "compagnon": {
         "path": "plugins-dist/compagnon",
         "source": "https://git.spip.net/spip/compagnon.git",
         "branch": "3.1",
-        "tag": "v3.1.1"
+        "tag": "v3.1.2"
     },
     "compresseur": {
         "path": "plugins-dist/compresseur",
@@ -33,91 +33,91 @@
         "path": "plugins-dist/dump",
         "source": "https://git.spip.net/spip/dump.git",
         "branch": "2.1",
-        "tag": "v2.1.1"
+        "tag": "v2.1.2"
     },
     "filtres_images": {
         "path": "plugins-dist/filtres_images",
         "source": "https://git.spip.net/spip/filtres_images.git",
         "branch": "4.1",
-        "tag": "v4.1.0"
+        "tag": "v4.1.1"
     },
     "forum": {
         "path": "plugins-dist/forum",
         "source": "https://git.spip.net/spip/forum.git",
         "branch": "3.1",
-        "tag": "v3.1.1"
+        "tag": "v3.1.2"
     },
     "mediabox": {
         "path": "plugins-dist/mediabox",
         "source": "https://git.spip.net/spip/mediabox.git",
         "branch": "3.1",
-        "tag": "v3.1.3"
+        "tag": "v3.1.4"
     },
     "medias": {
         "path": "plugins-dist/medias",
         "source": "https://git.spip.net/spip/medias.git",
         "branch": "4.1",
-        "tag": "v4.1.1"
+        "tag": "v4.1.2"
     },
     "mots": {
         "path": "plugins-dist/mots",
         "source": "https://git.spip.net/spip/mots.git",
         "branch": "4.1",
-        "tag": "v4.1.2"
+        "tag": "v4.1.3"
     },
     "plan": {
         "path": "plugins-dist/plan",
         "source": "https://git.spip.net/spip/plan.git",
         "branch": "4.1",
-        "tag": "v4.1.0"
+        "tag": "v4.1.1"
     },
     "porte_plume": {
         "path": "plugins-dist/porte_plume",
         "source": "https://git.spip.net/spip/porte_plume.git",
         "branch": "3.1",
-        "tag": "v3.1.3"
+        "tag": "v3.1.4"
     },
     "revisions": {
         "path": "plugins-dist/revisions",
         "source": "https://git.spip.net/spip/revisions.git",
         "branch": "3.1",
-        "tag": "v3.1.2"
+        "tag": "v3.1.3"
     },
     "safehtml": {
         "path": "plugins-dist/safehtml",
         "source": "https://git.spip.net/spip/safehtml.git",
         "branch": "3.1",
-        "tag": "v3.1.0"
+        "tag": "v3.1.1"
     },
     "sites": {
         "path": "plugins-dist/sites",
         "source": "https://git.spip.net/spip/sites.git",
         "branch": "4.1",
-        "tag": "v4.1.2"
+        "tag": "v4.1.3"
     },
     "statistiques": {
         "path": "plugins-dist/statistiques",
         "source": "https://git.spip.net/spip/statistiques.git",
         "branch": "3.1",
-        "tag": "v3.1.2"
+        "tag": "v3.1.3"
     },
     "svp": {
         "path": "plugins-dist/svp",
         "source": "https://git.spip.net/spip/svp.git",
         "branch": "3.1",
-        "tag": "v3.1.3"
+        "tag": "v3.1.4"
     },
     "textwheel": {
         "path": "plugins-dist/textwheel",
         "source": "https://git.spip.net/spip/textwheel.git",
         "branch": "3.1",
-        "tag": "v3.1.3"
+        "tag": "v3.1.4"
     },
     "urls_etendues": {
         "path": "plugins-dist/urls_etendues",
         "source": "https://git.spip.net/spip/urls_etendues.git",
         "branch": "4.1",
-        "tag": "v4.1.1"
+        "tag": "v4.1.2"
     },
     "dist": {
         "path": "squelettes-dist",