diff --git a/README.md b/README.md
index 47d20a5694cd597ed0c58ebf4ceccabb5cebf3f4..abafa5a5b682c9ea344ff4cc924be63765a78d86 100644
--- a/README.md
+++ b/README.md
@@ -109,6 +109,7 @@ Next change the version in the following places:
 
 # Release Notes
 
+* 0.11.2 Fix sleep duration in archiver test 
 * 0.11.1 Fix event unsubscription in TemperatureManager
 * 0.11.0 Added StationManager device
 * 0.10.0 Add `AntennaToSdpMapper` and fpga_sdp_info_* mapped attributes in `Antennafield` device
diff --git a/tangostationcontrol/VERSION b/tangostationcontrol/VERSION
index af88ba824866fdf61bd6e3c8f83203f5d93d062b..bc859cbd6d998ecfd13ee4c49cd5da054afb36ad 100644
--- a/tangostationcontrol/VERSION
+++ b/tangostationcontrol/VERSION
@@ -1 +1 @@
-0.11.1
+0.11.2