diff --git a/synthesizer-llvm.cabal b/synthesizer-llvm.cabal
--- a/synthesizer-llvm.cabal
+++ b/synthesizer-llvm.cabal
@@ -1,5 +1,5 @@
 Name:           synthesizer-llvm
-Version:        0.5
+Version:        0.5.0.1
 License:        GPL
 License-File:   LICENSE
 Author:         Henning Thielemann <haskell@henning-thielemann.de>
@@ -58,13 +58,13 @@
   default:     True
 
 Source-Repository this
-  Tag:         0.5
+  Tag:         0.5.0.1
   Type:        darcs
-  Location:    code.haskell.org:/srv/code/synthesizer/llvm/
+  Location:    http://code.haskell.org/synthesizer/llvm/
 
 Source-Repository head
   Type:        darcs
-  Location:    code.haskell.org:/srv/code/synthesizer/llvm/
+  Location:    http://code.haskell.org/synthesizer/llvm/
 
 
 Library
