diff --git a/pbc4hs.cabal b/pbc4hs.cabal
--- a/pbc4hs.cabal
+++ b/pbc4hs.cabal
@@ -1,5 +1,5 @@
 name:                pbc4hs
-version:             0.1.1.0
+version:             0.1.1.1
 synopsis:            pbc for HsLua
 description:         pbc wrapper for HsLua
 license:             BSD3
@@ -25,7 +25,7 @@
 
 source-repository head
   type:                 git
-  location:             https://github.com/osa1/hslua.git
+  location:             https://github.com/DavidFeng/pbc4hs.git
 
 library
   exposed-modules:     Scripting.Lua.Pbc
