diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2015, Anders Persson, Emil Axelsson, Markus Aronsson
+Copyright (c) 2015, Emil Axelsson, Heinrich Apfelmus
 
 All rights reserved.
 
@@ -13,7 +13,7 @@
       disclaimer in the documentation and/or other materials provided
       with the distribution.
 
-    * Neither the name of Anders Persson, Emil Axelsson, Markus Aronsson nor the names of other
+    * Neither the name of Emil Axelsson, Heinrich Apfelmus nor the names of other
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
diff --git a/operational-alacarte.cabal b/operational-alacarte.cabal
--- a/operational-alacarte.cabal
+++ b/operational-alacarte.cabal
@@ -1,5 +1,5 @@
 name:                operational-alacarte
-version:             0.1
+version:             0.1.1
 synopsis:            A version of Operational suitable for extensible EDSLs
 description:         A version of Operational \[1\] suitable for EDSLs
                      extensible via data types à la carte.
@@ -12,7 +12,7 @@
 license-file:        LICENSE
 author:              Emil Axelsson
 maintainer:          emax@chalmers.se
-copyright:           Copyright 2015 Emil Axelsson
+copyright:           Copyright 2015 Emil Axelsson, Heinrich Apfelmus
 homepage:            https://github.com/emilaxelsson/operational-alacarte
 bug-reports:         https://github.com/emilaxelsson/operational-alacarte/issues
 category:            Language
