diff --git a/roundtrip.cabal b/roundtrip.cabal
--- a/roundtrip.cabal
+++ b/roundtrip.cabal
@@ -1,5 +1,5 @@
 Name:           roundtrip
-Version:        0.2.0.6
+Version:        0.2.0.7
 Synopsis:       Bidirectional (de-)serialization
 Description:    Roundtrip allows the definition of bidirectional
                 (de-)serialization specifications. The specification language
@@ -25,7 +25,7 @@
 
 Source-repository head
   Type:     git
-  location: https://github.com/factisresearch/roundtrip
+  location: https://github.com/skogsbaer/roundtrip
 
 Library
   Hs-Source-Dirs: src
