diff --git a/structured-cli.cabal b/structured-cli.cabal
--- a/structured-cli.cabal
+++ b/structured-cli.cabal
@@ -1,8 +1,8 @@
 name:                structured-cli
-version:             0.9.3.0
+version:             0.9.3.1
 synopsis:            Application library for building interactive console CLIs
 description:         This module provides the tools to build a complete "structured" CLI application, similar to those found in systems like Cisco IOS or console configuration utilities etc. It aims to be easy for implementors to use.
-homepage:            https://github.com/erickg/structured-cli#readme
+homepage:            https://gitlab.com/codemonkeylabs/structured-cli#readme
 license:             BSD3
 license-file:        LICENSE
 author:              Erick Gonzalez
@@ -38,4 +38,4 @@
 
 source-repository head
   type:     git
-  location: https://github.com/erickg/structured-cli
+  location: https://gitlab.com/codemonkeylabs/structured-cli
