--- a/witherable.cabal
+++ b/witherable.cabal
@@ -24,12 +24,12 @@ library
     Witherable
     Data.Witherable
   build-depends:       base                          >=4.9      && <5,
-                       base-orphans                  >=0.8.4    && <0.9,
+                       base-orphans                  >=0.8.4    && <0.10,
                        containers                    >=0.5.7.1  && <0.7,
-                       hashable                      >=1.2.7.0  && <1.4,
-                       transformers                  >=0.5.2.0  && <0.6,
+                       hashable                      >=1.2.7.0  && <1.5,
+                       transformers                  >=0.5.2.0  && <0.7,
                        unordered-containers          >=0.2.12.0 && <0.3,
-                       vector                        >=0.12.2.0 && <0.13,
+                       vector                        >=0.12.2.0 && <0.14,
                        indexed-traversable           >=0.1.1    && <0.2,
                        indexed-traversable-instances >=0.1      && <0.2
   hs-source-dirs:      src
