diff --git a/README.txt b/README.txt
index dadf952..e843aa5 100644
--- a/README.txt
+++ b/README.txt
@@ -3,8 +3,8 @@ Contributors: eclipsesrl
Donate link: https://www.udesly.com/
Tags: webflow to wordpress, editor, page builder, layout design, udesly, webflow
Requires at least: 5.0
-Tested up to: 5.2.2
-Stable tag: 2.0.0.24
+Tested up to: 5.2.3
+Stable tag: 2.0.0.25
License: GPLv3 or later
License URI: https://www.udesly.com/terms-conditions-of-use/#udesly-wordpress-plugin
Requires PHP: 5.6.0
@@ -80,6 +80,8 @@ That's all!
Absolutely! You can use the Udesly Adapter to create more than one website.
== Changelog ==
+= 2.0.0.25 =
+* Added Term option top level category option
= 2.0.0.24 =
* Fixed wrong form submissions for radio and checkboxes
diff --git a/includes/Query/Taxonomies.php b/includes/Query/Taxonomies.php
index 4ed1292..9e208eb 100644
--- a/includes/Query/Taxonomies.php
+++ b/includes/Query/Taxonomies.php
@@ -155,6 +155,15 @@ public static function query_configuration($post)
+