diff --git a/domain-optics.cabal b/domain-optics.cabal
--- a/domain-optics.cabal
+++ b/domain-optics.cabal
@@ -1,5 +1,5 @@
 name: domain-optics
-version: 0.1
+version: 0.1.0.1
 synopsis: Integration of domain with optics
 homepage: https://github.com/nikita-volkov/domain-optics
 bug-reports: https://github.com/nikita-volkov/domain-optics/issues
@@ -28,7 +28,7 @@
   build-depends:
     base >=4.12 && <5,
     domain-core >=0.1 && <0.2,
-    optics-core >=0.3.0.1 && <0.4,
+    optics-core >=0.3.0.1 && <0.5,
     text >=1 && <2,
     template-haskell >=2.14 && <3,
     template-haskell-compat-v0208 >=0.1.5 && <0.2,
