diff --git a/separated.cabal b/separated.cabal
--- a/separated.cabal
+++ b/separated.cabal
@@ -1,25 +1,25 @@
 name:               separated
-version:            0.2.1
+version:            0.2.2
 license:            BSD3
 license-File:       LICENCE
-author:             Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>
-maintainer:         Tony Morris
-copyright:          Copyright (c) 2016, Commonwealth Scientific and Industrial Research Organisation (CSIRO) ABN 41 687 119 230.
+author:             Tony Morris <oᴉ˙ldɟb@llǝʞsɐɥ>
+maintainer:         Queensland Functional Programming Lab (QFPL)
+copyright:          Copyright (c) 2017, Commonwealth Scientific and Industrial Research Organisation (CSIRO) ABN 41 687 119 230.
 synopsis:           A data type with elements separated by values
 category:           Data
 description:       
-  <<http://i.imgur.com/26ltTNG.png>>
+  <<http://i.imgur.com/uZnp9ke.png>>
   .
    A data type with elements separated by values
-homepage:           https://github.com/data61/separated
-bug-reports:        https://github.com/data61/separated/issues
+homepage:           https://github.com/qfpl/separated
+bug-reports:        https://github.com/qfpl/separated/issues
 cabal-version:      >= 1.10
 build-type:         Custom
 extra-source-files: changelog
 
 source-repository   head
   type:             git
-  location:         git@github.com:data61/separated.git
+  location:         git@github.com:qfpl/separated.git
 
 flag                small_base
   description:      Choose the new, split-up base package.
