diff --git a/CHANGELOG.md b/CHANGELOG.md
index c9b0d6b73a18a54e18a5490dc67de064c561fd95..0249575a6a80443eea83cc0077fd317a310c6dbd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,20 @@
 
 No unreleased changes yet.
 
-## [0.2.0] - 2091-10-22
+## [0.2.1] - 2019-10-29
+
+This is the release for the second user test.
+
+Fixes:
+* [#354](https://open.greenhost.net/openappstack/openappstack/issues/354) Nextcloud timeout during helmchart install
+* [#305](https://open.greenhost.net/openappstack/openappstack/issues/305) Use prometheus default securitycontext
+* [#351](https://open.greenhost.net/openappstack/openappstack/issues/351) Prometheus installation cannot be repeated
+* [#349](https://open.greenhost.net/openappstack/openappstack/issues/349) Improve test instructions
+* [#350](https://open.greenhost.net/openappstack/openappstack/issues/350) Increase nextcloud livenessprobe's leniency
+* [#346](https://open.greenhost.net/openappstack/openappstack/issues/346) Creating cluster fails if the hostname is oas-dev
+* [#319](https://open.greenhost.net/openappstack/openappstack/issues/319) kube_config_cluster.yml should be copied to local machine earlier
+
+## [0.2.0] - 2019-10-22
 
 * Release candidate for second user test
 * Added features:
diff --git a/VERSION b/VERSION
index 0ea3a944b399d25f7e1b8fe684d754eb8da9fe7f..0c62199f16ac1e2d7f7ae75b420c1231325dff4e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.2.0
+0.2.1
diff --git a/docs/installation_instructions.md b/docs/installation_instructions.md
index e0abae96bfaae6c8a18b7b3ec048f1b7afeabc2d..531d4e0c52dec0bfdf4c68549e8cfb1cb0febaa4 100644
--- a/docs/installation_instructions.md
+++ b/docs/installation_instructions.md
@@ -42,9 +42,9 @@ guide][https://openappstack.net/contact.html).
 ## Install OpenAppStack command line tool
 
 On your **provisioning machine**, clone the OpenAppStack git repository and
-checkout the latest tagged version (currently `0.2.0`):
+checkout the latest tagged version (currently `0.2.1`):
 
-    $ git clone -b 0.2.0 https://open.greenhost.net/openappstack/openappstack.git
+    $ git clone -b 0.2.1 https://open.greenhost.net/openappstack/openappstack.git
     $ cd openappstack
 
 
@@ -154,10 +154,10 @@ There are two options to create a cluster:
   $ python -m openappstack my-cluster create --subdomain oas example.org
   ```
 
-- Here is an example of the complete creation command:
+- Here is an example of a complete creation command:
 
   ```
-  python -m openappstack my-cluster create --create-droplet --hostname oas.example.org --ssh-key-id 112 --create-domain-records --subdomain oas example.org --acme-live-environment
+  $ python -m openappstack my-cluster create --create-droplet --hostname oas.example.org --ssh-key-id 112 --acme-live-environment --create-domain-records --subdomain oas example.org
   ```
 
   > **NOTE:** We use the `--acme-live-environment` argument. This ensures you