--- a/wai-middleware-static.cabal
+++ b/wai-middleware-static.cabal
@@ -31,7 +31,7 @@
   Build-depends:
                        base               >= 4.6.0.1  && < 5,
                        bytestring         >= 0.10.0.2 && < 0.11,
-                       containers         >= 0.5.0.0  && < 0.6,
+                       containers         >= 0.5.0.0  && < 0.7,
                        cryptonite         >= 0.10     && < 1.0,
                        memory             >= 0.10     && < 1.0,
                        directory          >= 1.2.0.1  && < 1.4,
@@ -43,7 +43,7 @@
                        old-locale         >= 1.0      && < 1.1,
                        semigroups         >= 0.18     && < 1,
                        text               >= 0.11.3.1 && < 1.3,
-                       time               >= 1.4      && < 1.9,
+                       time               >= 1.4      && < 1.10,
                        wai                >= 3.0.0    && < 3.3
 
   GHC-options: -Wall -fno-warn-orphans
