--- a/generics-sop.cabal
+++ b/generics-sop.cabal
@@ -65,11 +65,11 @@ library
                        Generics.SOP.NP
                        Generics.SOP.NS
                        Generics.SOP.Sing
-  build-depends:       base                 >= 4.9  && < 4.20,
+  build-depends:       base                 >= 4.9  && < 4.22,
                        sop-core             == 0.5.0.*,
-                       template-haskell     >= 2.8  && < 2.22,
-                       th-abstraction       >= 0.6  && < 0.7,
-                       ghc-prim             >= 0.3  && < 0.12
+                       template-haskell     >= 2.8  && < 2.24,
+                       th-abstraction       >= 0.6  && < 0.8,
+                       ghc-prim             >= 0.3  && < 0.14
   hs-source-dirs:      src
   default-language:    Haskell2010
   ghc-options:         -Wall
