diff --git a/yaml-unscrambler.cabal b/yaml-unscrambler.cabal
--- a/yaml-unscrambler.cabal
+++ b/yaml-unscrambler.cabal
@@ -1,6 +1,6 @@
 cabal-version: 3.0
 name:          yaml-unscrambler
-version:       0.1.0.14
+version:       0.1.0.15
 synopsis:      Flexible declarative YAML parsing toolkit
 homepage:      https://github.com/nikita-volkov/yaml-unscrambler
 bug-reports:   https://github.com/nikita-volkov/yaml-unscrambler/issues
@@ -94,7 +94,7 @@
     , libyaml >=0.1.2 && <0.2
     , mtl >=2.2 && <3
     , scientific >=0.3.6.2 && <0.4
-    , selective >=0.6 && <0.7
+    , selective >=0.7 && <0.8
     , text >=1 && <3
     , text-builder-dev >=0.3 && <0.4
     , time >=1.9 && <2
@@ -113,7 +113,7 @@
     , foldl >=1.4.9 && <2
     , neat-interpolation >=0.5.1.2 && <0.6
     , quickcheck-instances >=0.3.11 && <0.4
-    , rerebase >=1.14 && <2
+    , rerebase >=1.19 && <2
     , tasty >=0.12 && <2
     , tasty-hunit >=0.9 && <0.11
     , yaml-unscrambler
