diff --git a/domain-aeson.cabal b/domain-aeson.cabal
--- a/domain-aeson.cabal
+++ b/domain-aeson.cabal
@@ -1,6 +1,6 @@
 cabal-version: 3.0
 name:          domain-aeson
-version:       0.1.1.2
+version:       0.1.1.3
 synopsis:      Integration of domain with aeson
 homepage:      https://github.com/nikita-volkov/domain-aeson
 bug-reports:   https://github.com/nikita-volkov/domain-aeson/issues
@@ -13,7 +13,7 @@
 
 source-repository head
   type:     git
-  location: git://github.com/nikita-volkov/domain-aeson.git
+  location: https://github.com/nikita-volkov/domain-aeson
 
 common base-settings
   default-extensions:
@@ -91,5 +91,5 @@
     , generic-arbitrary >=1.0.1 && <1.1
     , hspec
     , quickcheck-classes
-    , quickcheck-instances >=0.3.28 && <0.4
+    , quickcheck-instances >=0.3.28 && <0.5
     , rerebase >=1.9 && <2
