diff --git a/includes/class-wp-push-syndication-server.php b/includes/class-wp-push-syndication-server.php
index d270fdb4d344abc8a7668cf817e3f48f9aa1416e..196598c2cbbe9ff8631d3765d3c6eb7245a9e9c6 100644
--- a/includes/class-wp-push-syndication-server.php
+++ b/includes/class-wp-push-syndication-server.php
@@ -88,7 +88,7 @@ class WP_Push_Syndication_Server {
 			'show_ui'               => true,
 			'publicly_queryable'    => false,
 			'exclude_from_search'   => true,
-			'menu_position'         => 80,
+			'menu_position'         => 100,
 			// @TODO we need a menu icon here
 			'hierarchical'          => false, // @TODO check this
 			'query_var'             => false,