diff --git a/features/org.etsi.mts.tdl.model.feature/category.xml b/features/org.etsi.mts.tdl.model.feature/category.xml
index a427c27bb7fc85f3843d6634dd1bfa3c4f68b8d2..ff13d4bb1cde7242da36f35396529bb63f8cc8c7 100644
--- a/features/org.etsi.mts.tdl.model.feature/category.xml
+++ b/features/org.etsi.mts.tdl.model.feature/category.xml
@@ -15,5 +15,8 @@
    <feature url="features/org.etsi.mts.tdl.TPLan2.feature_1.0.0.qualifier.jar" id="org.etsi.mts.tdl.TPLan2.feature" version="1.0.0.qualifier">
       <category name="org.etsi.mts.tdl"/>
    </feature>
+   <feature url="features/org.etsi.mts.tdl.tools.to.docx.feature_1.0.0.qualifier.jar" id="org.etsi.mts.tdl.tools.to.docx.feature" version="1.0.0.qualifier">
+      <category name="org.etsi.mts.tdl"/>
+   </feature>
    <category-def name="org.etsi.mts.tdl" label="TDL"/>
 </site>
diff --git a/plugins/org.etsi.mts.tdl.tools.to.docx/META-INF/MANIFEST.MF b/plugins/org.etsi.mts.tdl.tools.to.docx/META-INF/MANIFEST.MF
index 23faff504fd477c87cb0eb5bb49671601c9762f2..98198ec3302a4eb3512e110eef1fbfe969f80849 100644
--- a/plugins/org.etsi.mts.tdl.tools.to.docx/META-INF/MANIFEST.MF
+++ b/plugins/org.etsi.mts.tdl.tools.to.docx/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Docx
+Bundle-Name: TO Word Export
 Bundle-SymbolicName: org.etsi.mts.tdl.tools.to.docx
 Bundle-Version: 1.0.0.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/plugins/org.etsi.mts.tdl.tools.to.docx/output/TO.docx b/plugins/org.etsi.mts.tdl.tools.to.docx/output/TO.docx
deleted file mode 100644
index 6b4d0d85c7a45c472ae2314ed4529cb34fc991b0..0000000000000000000000000000000000000000
Binary files a/plugins/org.etsi.mts.tdl.tools.to.docx/output/TO.docx and /dev/null differ