diff --git a/hahp.cabal b/hahp.cabal
--- a/hahp.cabal
+++ b/hahp.cabal
@@ -2,7 +2,7 @@
 -- see http://haskell.org/cabal/users-guide/
 
 name:                hahp
-version:             0.1.0
+version:             0.1.1
 synopsis:            Analytic Hierarchy Process
 description:         Analytic Hierarchy Process implementation.
 license:             AGPL-3
@@ -17,7 +17,7 @@
 
 source-repository head
  type:               git
- location:           https://github.com/Taeradan/hahp
+ location:           https://github.com/Taeradan/hahp.git
 
 library
   -- other-modules:       
