--- a/binary-orphans.cabal
+++ b/binary-orphans.cabal
@@ -31,12 +31,12 @@
   ghc-options: -Wall -fno-warn-orphans
   build-depends:
       base                     >=4.6.0.1   && <4.10
-    , aeson                    >=0.7.0.6   && <0.11.3
+    , aeson                    >=0.7.0.6   && <1.1
     , binary                   >=0.5.1.1   && <0.8.5
     , case-insensitive         >=1.2.0.4   && <1.2.1
     , hashable                 >=1.2.3.3   && <1.3
     , scientific               >=0.3.3.8   && <0.4
-    , tagged                   >=0.7.3     && <0.8.5
+    , tagged                   >=0.7.3     && <0.8.6
     , text                     >=1.2.0.6   && <1.3
     , time                     >=1.4.0.1   && <1.6.1
     , unordered-containers     >=0.2.5.1   && <0.3
@@ -45,7 +45,7 @@
     , vector-binary-instances  >=0.2.1.0 && <0.3
   if !impl(ghc >= 8.0)
     build-depends:
-        semigroups               >=0.16.2.2  && <0.18.2
+        semigroups               >=0.16.2.2  && <0.18.3
   if !impl(ghc >= 7.10)
     build-depends:
         void                     >=0.7       && <0.8
@@ -62,24 +62,24 @@
   ghc-options: -Wall -fno-warn-orphans
   build-depends:
       base                     >=4.6.0.1   && <4.10
-    , aeson                    >=0.7.0.6   && <0.11.3
+    , aeson                    >=0.7.0.6   && <1.1
     , binary                   >=0.5.1.1   && <0.8.5
     , case-insensitive         >=1.2.0.4   && <1.2.1
     , hashable                 >=1.2.3.3   && <1.3
     , scientific               >=0.3.3.8   && <0.4
-    , tagged                   >=0.7.3     && <0.8.5
+    , tagged                   >=0.7.3     && <0.8.6
     , text                     >=1.2.0.6   && <1.3
     , time                     >=1.4.0.1   && <1.6.1
     , unordered-containers     >=0.2.5.1   && <0.3
     , vector                   >=0.10.12.3 && <0.12
     , binary-orphans
-    , QuickCheck           >=2.7      && <2.9.2
+    , QuickCheck           >=2.7      && <2.9.3
     , quickcheck-instances >=0.3.11   && <0.3.13
     , tasty                >=0.10.1.2 && <0.12
     , tasty-quickcheck     >=0.8.3.2  && <0.9
   if !impl(ghc >= 8.0)
     build-depends:
-        semigroups               >=0.16.2.2  && <0.18.2
+        semigroups               >=0.16.2.2  && <0.18.3
   if !impl(ghc >= 7.10)
     build-depends:
         void                     >=0.7       && <0.8
