--- a/recursion-schemes.cabal
+++ b/recursion-schemes.cabal
@@ -83,9 +83,9 @@ library
 
   if flag(template-haskell)
     build-depends:
-      template-haskell >= 2.5.0.0 && < 2.20,
-      base-orphans     >= 0.5.4   && < 0.9,
-      th-abstraction   >= 0.4     && < 0.6
+      template-haskell >= 2.5.0.0 && < 2.21,
+      base-orphans     >= 0,
+      th-abstraction   >= 0.4     && < 0.7
     exposed-modules:
       Data.Functor.Foldable.TH
 
