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,7 +1,7 @@
 cabal-version: 3.0
 
 name: template-haskell-compat-v0208
-version: 0.1.9
+version: 0.1.9.1
 category: TemplateHaskell, Compatibility
 synopsis: A backwards compatibility layer for Template Haskell newer than 2.8
 homepage: https://github.com/nikita-volkov/template-haskell-compat-v0208
@@ -27,4 +27,4 @@
     TemplateHaskell.Compat.V0208.Prelude
   build-depends:
     base >=4.6 && <5,
-    template-haskell >=2.8 && <2.19
+    template-haskell >=2.8 && <2.20
