diff --git a/jsaddle.cabal b/jsaddle.cabal
--- a/jsaddle.cabal
+++ b/jsaddle.cabal
@@ -1,5 +1,5 @@
 name: jsaddle
-version: 0.9.9.0
+version: 0.9.9.2
 cabal-version: >=1.10
 build-type: Simple
 license: MIT
@@ -41,7 +41,7 @@
             attoparsec >=0.11 && <0.15,
             containers >=0.5.6.2 && <0.8,
             deepseq >=1.3 && < 1.6,
-            filepath >=1.4.0.0 && <1.5,
+            filepath >=1.4.0.0 && <1.6,
             ghc-prim,
             http-types >=0.8.6 && <0.13,
             process >=1.2.3.0 && <1.7,
@@ -49,7 +49,7 @@
             ref-tf >=0.4.0.1 && <0.6,
             scientific >=0.3 && <0.4,
             stm >=2.4.4 && <2.6,
-            time >=1.5.0.1 && <1.13,
+            time >=1.5.0.1 && <1.15,
             unordered-containers >=0.2 && <0.3,
             vector >=0.10 && <0.14,
             unliftio-core >=0.1 && < 0.3
@@ -112,11 +112,11 @@
     build-depends:
         aeson >=0.11.3.0 && <2.3,
         base >=4.9 && <5,
-        base-compat >=0.9.0 && <0.14,
+        base-compat >=0.9.0 && <0.15,
         base64-bytestring >=1.0.0.1 && <1.3,
         bytestring >=0.10.6.0 && <0.13,
         exceptions >=0.8 && <0.11,
-        lens >=3.8.5 && <5.3,
+        lens >=3.8.5 && <5.4,
         primitive >=0.6.1.0 && <0.10,
         text >=1.2.1.3 && <1.3 || >= 2.0 && < 2.2,
         transformers >=0.4.2.0 && <0.7
