diff --git a/patches/patch20250130-8.0.1/patch.sh b/patches/patch20250130-8.0.1/patch.sh
index ccaaee82368b91eeff08c171c2eaf941e5ada6fc..018373b824b0f67034ff3c71cc0f4f6480049a60 100755
--- a/patches/patch20250130-8.0.1/patch.sh
+++ b/patches/patch20250130-8.0.1/patch.sh
@@ -23,8 +23,8 @@
 #
 # Set the collation so that accents on characters become relevant.
 
-OLD_VERSION="v8.0.0"
-NEW_VERSION="v8.0.1"
+OLD_VERSION="v8.0.1"
+NEW_VERSION="v8.0.0"
 
 if [ -z "$UTILSPATH" ]; then
   UTILSPATH="../utils"