--- a/binary-orphans.cabal
+++ b/binary-orphans.cabal
@@ -26,8 +26,8 @@
       src
   ghc-options: -Wall -fno-warn-orphans
   build-depends:
-      base                     >=4.6.0.1   && <4.11
-    , aeson                    >=0.7.0.6   && <1.3
+      base                     >=4.6.0.1   && <4.12
+    , aeson                    >=0.7.0.6   && <1.4
     , binary                   >=0.5.1.1   && <0.8.6 || ==0.9.0.0
     , case-insensitive         >=1.2.0.4   && <1.2.1
     , hashable                 >=1.2.3.3   && <1.3
@@ -41,7 +41,7 @@
     , vector-binary-instances  >=0.2.1.0 && <0.3
   if !impl(ghc >= 8.0)
     build-depends:
-        semigroups               >=0.16.2.2  && <0.18.4
+        semigroups               >=0.16.2.2  && <0.18.5
   if !impl(ghc >= 7.10)
     build-depends:
         void                     >=0.7       && <0.8
@@ -69,13 +69,13 @@
     , unordered-containers
     , vector
     , binary-orphans
-    , QuickCheck           >=2.10     && <2.11
+    , QuickCheck           >=2.10     && <2.12
     , quickcheck-instances >=0.3.16   && <0.4
-    , tasty                >=0.10.1.2 && <0.12
-    , tasty-quickcheck     >=0.8.3.2  && <0.10
+    , tasty                >=0.10.1.2 && <1.1
+    , tasty-quickcheck     >=0.8.3.2  && <0.11
   if !impl(ghc >= 8.0)
     build-depends:
-        semigroups               >=0.16.2.2  && <0.18.3
+        semigroups               >=0.16.2.2  && <0.18.5
   if !impl(ghc >= 7.10)
     build-depends:
         void                     >=0.7       && <0.8
