diff --git a/lib/mentat/__init__.py b/lib/mentat/__init__.py
index 317c037a0c773a81f20dc2eebff160635f6718bd..707bb108a961d40c01028dc78e11c99536a59781 100644
--- a/lib/mentat/__init__.py
+++ b/lib/mentat/__init__.py
@@ -20,4 +20,4 @@ open-source project.
 
 __author__  = "Jan Mach <jan.mach@cesnet.cz>"
 __credits__ = "Pavel Kácha <pavel.kacha@cesnet.cz>, Andrea Kropáčová <andrea.kropacova@cesnet.cz>"
-__version__ = "2.0.5"
+__version__ = "2.0.6"
diff --git a/package.json b/package.json
index 33a2b5e1effe195ff890d04b86447d2e05d15bf9..5836420399b4da76e62ca6d853167247e7908d0c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "mentat-ng",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "description": "Distributed modular SIEM system designed to monitor networks of all sizes",
     "author": "CESNET-CERTS Development Team (https://csirt.cesnet.cz/en/contact)",
     "homepage": "https://mentat.cesnet.cz/en/index",