Index: b/th-orphans.cabal
===================================================================
--- a/th-orphans.cabal
+++ b/th-orphans.cabal
@@ -1,5 +1,6 @@
 name:               th-orphans
 version:            0.13.14
+x-revision: 3
 cabal-version:      >= 1.10
 build-type:         Simple
 license:            BSD3
@@ -33,7 +34,7 @@ extra-source-files: CHANGELOG.md, README
 
 library
   build-depends:      base >= 4.3 && < 5,
-                      template-haskell < 2.20,
+                      template-haskell < 2.23,
                       th-compat >= 0.1 && < 0.2,
                       -- https://github.com/mboes/th-lift/issues/14
                       th-lift >= 0.7.1,
