diff --git a/CWAs/CWA-2024-009.md b/CWAs/CWA-2024-009.md
index e0909f4..4e0e318 100644
--- a/CWAs/CWA-2024-009.md
+++ b/CWAs/CWA-2024-009.md
@@ -28,7 +28,7 @@ These can then easily be thrown away and replaced with new instances in case of
The patch requires upgrading wasmvm to 1.5.7, 2.0.5 or 2.1.4 and then apply this diff for Cosmos SDK 0.50 chains:
https://github.com/CosmWasm/wasmd/compare/80760aea336f0f1ad34756b0f03267d98cac6a04...v0.53.2
or this diff for chains using an older Cosmos SDK:
-https://github.com/CosmWasm/wasmd/compare/bcf947dd265d385f5abfd5182468e5322699fcae...v0.34.1
+https://github.com/CosmWasm/wasmd/compare/96634f38903fa31e54f49a00018613cd9a29598e...v0.34.1
## Applying the patch