diff --git a/alignment.cabal b/alignment.cabal
--- a/alignment.cabal
+++ b/alignment.cabal
@@ -1,7 +1,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                   alignment
-version:                0.1.0.5
+version:                0.1.0.6
 synopsis:               Zip-alignment
 description:
   Zipping with alignment
@@ -16,8 +16,8 @@
 build-type:             Simple
 extra-source-files:     changelog.md
 cabal-version:          >=1.10
-homepage:               https://gitlab.com/system-f/alignment/code
-bug-reports:            https://gitlab.com/system-f/alignment/code/issues
+homepage:               https://gitlab.com/system-f/code/alignment
+bug-reports:            https://gitlab.com/system-f/code/alignment/issues
 tested-with:            GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.3, GHC == 8.6.1, GHC == 9.4.8
 
 source-repository       head
diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+0.1.0.6
+
+* Fix URLs in cabal file
+
 0.1.0.5
 
 * Remove optics `allThoseA'` and `allThoseB'`
