diff --git a/idea/__init__.py b/idea/__init__.py
index 0c0f9a7321afa52f0b1b532c76bb6c950fd103dd..d411e672ae79b4b4e6a76aca1cc23055a290364d 100644
--- a/idea/__init__.py
+++ b/idea/__init__.py
@@ -4,5 +4,5 @@
 # Copyright (c) since 2016, CESNET, z. s. p. o.
 # Use of this source is governed by an ISC license, see LICENSE file.
 
-__version__ = '0.1.13'
+__version__ = '0.1.14'
 __author__ = 'Pavel Kácha <pavel.kacha@cesnet.cz>'