diff --git a/jsaddle-dom.cabal b/jsaddle-dom.cabal
--- a/jsaddle-dom.cabal
+++ b/jsaddle-dom.cabal
@@ -1,6 +1,6 @@
 cabal-version: 2.2
 name: jsaddle-dom
-version: 0.9.9.1
+version: 0.9.9.2
 build-type: Simple
 license: MIT
 license-file: LICENSE
@@ -1217,11 +1217,11 @@
                         JSDOM.Generated.XSLTProcessor as JSDOM.XSLTProcessor
     build-depends:
         base >=4.7.0.0 && <5,
-        base-compat >=0.9.0 && <0.14,
+        base-compat >=0.9.0 && <0.15,
         exceptions >=0.8 && <0.11,
         transformers >=0.2 && <0.7,
         text >=0.11.0.6 && <2.2,
         jsaddle >=0.9.3.0 && <0.10,
-        lens >=4.12.3 && <5.3
+        lens >=4.12.3 && <5.4
     default-language: Haskell2010
     hs-source-dirs: src
