diff --git a/docx-core/src/documents/document_rels.rs b/docx-core/src/documents/document_rels.rs
index 4323706..fc58c9b 100644
--- a/docx-core/src/documents/document_rels.rs
+++ b/docx-core/src/documents/document_rels.rs
@@ -60,11 +60,6 @@ impl BuildXML for DocumentRels {
"http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings",
"settings.xml",
)
- .relationship(
- "rId4",
- "http://schemas.openxmlformats.org/officeDocument/2006/relationships/header",
- "header1.xml",
- )
.relationship(
"rId5",
"http://schemas.microsoft.com/office/2011/relationships/commentsExtended",
diff --git a/docx-wasm/test/__snapshots__/index.test.js.snap b/docx-wasm/test/__snapshots__/index.test.js.snap
index a3ade12..a019e5c 100644
--- a/docx-wasm/test/__snapshots__/index.test.js.snap
+++ b/docx-wasm/test/__snapshots__/index.test.js.snap
@@ -23512,7 +23512,6 @@ exports[`writer should write cell shading 1`] = `
-
"
`;
@@ -23551,7 +23550,6 @@ exports[`writer should write custom props 2`] = `
-
"
`;
@@ -23590,7 +23588,6 @@ exports[`writer should write customItem 4`] = `
-
"
@@ -23622,7 +23619,6 @@ exports[`writer should write default font 1`] = `
-
"
`;
@@ -23647,7 +23643,6 @@ exports[`writer should write doc grid 1`] = `
-
"
`;
@@ -23672,7 +23667,6 @@ exports[`writer should write doc vars 1`] = `
-
"
`;
@@ -23697,7 +23691,6 @@ exports[`writer should write footer for default section 1`] = `
-
"
@@ -23721,7 +23714,6 @@ exports[`writer should write header for default section 1`] = `
-
"
@@ -23740,7 +23732,6 @@ exports[`writer should write hello 1`] = `
-
"
`;
@@ -23765,7 +23756,6 @@ exports[`writer should write line spacing 1`] = `
-
"
`;
@@ -23790,7 +23780,6 @@ exports[`writer should write lvlOverride with level 1`] = `
-
"
@@ -23817,7 +23806,6 @@ exports[`writer should write nested table 1`] = `
-
"
`;
@@ -23852,7 +23840,6 @@ exports[`writer should write page margin 1`] = `
-
"
`;
@@ -23877,7 +23864,6 @@ exports[`writer should write page orientation 1`] = `
-
"
`;
@@ -23902,7 +23888,6 @@ exports[`writer should write page size 1`] = `
-
"
`;
@@ -23927,7 +23912,6 @@ exports[`writer should write table layout 1`] = `
-
"
`;
@@ -23957,7 +23941,6 @@ exports[`writer should write text border 1`] = `
-
"
`;
@@ -23982,7 +23965,6 @@ exports[`writer should write tl2br and tr2bl cells 1`] = `
-
"
`;
@@ -24027,7 +24009,6 @@ exports[`writer should write webextension 4`] = `
-
"
`;