diff --git a/web-routes-th.cabal b/web-routes-th.cabal
--- a/web-routes-th.cabal
+++ b/web-routes-th.cabal
@@ -1,5 +1,5 @@
 Name:             web-routes-th
-Version:          0.22.6.1
+Version:          0.22.6.2
 License:          BSD3
 License-File:     LICENSE
 Author:           jeremy@seereason.com
@@ -32,7 +32,7 @@
 Library
         Build-Depends:    base >= 4 && < 5,
                           parsec >= 2 && < 4,
-                          template-haskell < 2.12,
+                          template-haskell < 2.13,
                           text,
                           split,
                           web-routes >= 0.26
