diff --git a/template-haskell-compat-v0208.cabal b/template-haskell-compat-v0208.cabal
--- a/template-haskell-compat-v0208.cabal
+++ b/template-haskell-compat-v0208.cabal
@@ -1,6 +1,6 @@
 cabal-version: 3.0
 name: template-haskell-compat-v0208
-version: 0.1.9.5
+version: 0.1.9.6
 category: TemplateHaskell, Compatibility
 synopsis:
   Backward-compatibility layer for Template Haskell newer than 2.8
@@ -74,4 +74,4 @@
   other-modules: TemplateHaskell.Compat.V0208.Prelude
   build-depends:
     base >=4.6 && <5,
-    template-haskell >=2.8 && <2.24,
+    template-haskell >=2.8 && <2.25,
