diff --git a/synt.cabal b/synt.cabal
--- a/synt.cabal
+++ b/synt.cabal
@@ -1,5 +1,5 @@
 name:                synt
-version:             0.1.0
+version:             0.1.1
 synopsis:            Similar code analysis.
 description:         Calculate percentage of similarity between two pieces of code.
 homepage:            http://github.com/brentlintner/synt
@@ -20,7 +20,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/hspec/hspec
+  location: https://github.com/brentlintner/synt
 
 library
   default-language: Haskell2010
