diff --git a/ChangeLog.md b/ChangeLog.md
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,3 +1,7 @@
+## 0.3.3
+
+* Move into mono-traversable repo
+
 ## 0.3.2.1
 
 * Fix benchmark
diff --git a/mutable-containers.cabal b/mutable-containers.cabal
--- a/mutable-containers.cabal
+++ b/mutable-containers.cabal
@@ -1,8 +1,8 @@
 name:                mutable-containers
-version:             0.3.2.1
+version:             0.3.3
 synopsis:            Abstactions and concrete implementations of mutable containers
 description:         See docs and README at <http://www.stackage.org/package/mutable-containers>
-homepage:            https://github.com/fpco/mutable-containers
+homepage:            https://github.com/snoyberg/mono-traversable
 license:             MIT
 license-file:        LICENSE
 author:              Michael Snoyman
@@ -66,4 +66,4 @@
 
 source-repository head
   type:     git
-  location: git://github.com/fpco/mutable-containers.git
+  location: https://github.com/snoyberg/mono-traversable.git
