Index: b/linear.cabal
===================================================================
--- a/linear.cabal
+++ b/linear.cabal
@@ -1,6 +1,7 @@
 name:          linear
 category:      Math, Algebra
 version:       1.22
+x-revision: 3
 license:       BSD3
 cabal-version: >= 1.10
 license-file:  LICENSE
@@ -53,8 +54,8 @@ library
     binary               >= 0.5   && < 0.9,
     bytes                >= 0.15  && < 1,
     cereal               >= 0.4.1.1 && < 0.6,
-    containers           >= 0.4   && < 0.7,
-    deepseq              >= 1.1   && < 1.5,
+    containers           >= 0.4   && < 0.8,
+    deepseq              >= 1.1   && < 1.6,
     distributive         >= 0.5.1 && < 1,
     ghc-prim,
     hashable             >= 1.2.7.0 && < 1.5,
@@ -62,7 +63,7 @@ library
     lens                 >= 4.15.2 && < 6,
     random               >= 1.0   && < 1.3,
     reflection           >= 2     && < 3,
-    semigroupoids        >= 5.2.1 && < 6,
+    semigroupoids        >= 5.2.1 && < 7,
     tagged               >= 0.8.6 && < 1,
     transformers         >= 0.5   && < 0.7,
     transformers-compat  >= 0.5.0.4 && < 1,
