diff --git a/boomerang.cabal b/boomerang.cabal
--- a/boomerang.cabal
+++ b/boomerang.cabal
@@ -1,5 +1,5 @@
 Name:             boomerang
-Version:          1.4.5.2
+Version:          1.4.5.3
 License:          BSD3
 License-File:     LICENSE
 Author:           jeremy@seereason.com
@@ -15,7 +15,7 @@
 Library
         Build-Depends:    base             >= 4    && < 5,
                           mtl              >= 2.0  && < 2.3,
-                          template-haskell            < 2.12,
+                          template-haskell            < 2.13,
                           text             >= 0.11 && < 1.3
         Exposed-Modules:  Text.Boomerang
                           Text.Boomerang.Combinators
