diff --git a/text-builder-dev.cabal b/text-builder-dev.cabal
--- a/text-builder-dev.cabal
+++ b/text-builder-dev.cabal
@@ -1,6 +1,6 @@
 cabal-version: 3.0
 name: text-builder-dev
-version: 0.3.9
+version: 0.3.9.1
 category: Text, Builders
 synopsis: Edge of developments for "text-builder"
 description:
@@ -20,7 +20,7 @@
 
 source-repository head
   type: git
-  location: git://github.com/nikita-volkov/text-builder-dev.git
+  location: https://github.com/nikita-volkov/text-builder-dev
 
 common base-settings
   default-extensions:
@@ -103,7 +103,7 @@
     rerebase <2,
     tasty >=1.2.3 && <2,
     tasty-hunit >=0.10.0.2 && <0.11,
-    tasty-quickcheck >=0.10.1 && <0.11,
+    tasty-quickcheck >=0.10.1 && <0.12,
     text-builder-dev,
 
 benchmark benchmark-text
