diff --git a/object_edit_linked.py b/object_edit_linked.py
index e880b9fd9bfcb8777f8deeffa1489a9bb273a6b8..d5ea8399467a7bf3cfac8bf777246c297a2ee000 100644
--- a/object_edit_linked.py
+++ b/object_edit_linked.py
@@ -158,6 +158,7 @@ class PanelLinkedEdit(bpy.types.Panel):
     bl_label = "Edit Linked Library"
     bl_space_type = "VIEW_3D"
     bl_region_type = "TOOLS"
+    bl_category = "Relations"
 
     @classmethod
     def poll(cls, context):