diff --git a/hsc2hs.cabal b/hsc2hs.cabal
index 0e17e713ed3e751ec6a52a2f4ded081a3f0a1f07..e8e2322e1f0da566a02b51e8b40de2139d9ad4d9 100644
--- a/hsc2hs.cabal
+++ b/hsc2hs.cabal
@@ -27,7 +27,7 @@ extra-source-files: changelog.md
 
 source-repository head
     Type: git
-    Location: git://git.haskell.org/hsc2hs
+    Location: http://git.haskell.org/hsc2hs.git
 
 Executable hsc2hs
     Default-Language: Haskell2010