Mel Schilling dies at 54 after battle with cancer

Mel Schilling dies at 54 after battle with cancer
source: gettyimages
March 24, 2026

Mel Schilling, longtime Married at First Sight expert, has died aged 54 following a battle with cancer. In a post on her husband Gareth’s official Instagram account, he shared the heartbreaking news: Melanie Jane Brisbane-Schilling “passed away peacefully today, surrounded by love.”

Gareth described a poignant moment from Mel’s final hours, saying she whispered a message to their daughter Maddie “that will sustain me for the rest of my life.” He added that it required all of her remaining strength, and that gesture encapsulated their beloved Melsie—calm, selfless, and devoted to Maddie and him.

“This is a woman who became a new mum and a TV star at 42 – and nailed both,” he wrote. He also noted her resilience through two years of chemotherapy, during which she never complained, never stopped showing courage, grace, compassion, and empathy, and never missed a day of filming.

To many fans, she was Mel Schilling—the matriarch of MAFS and a queen of reality TV. To Maddie and Gareth, she was their “wee Melsie”: an extraordinary mother, a beacon, and a soulmate. Gareth extended thanks to supporters and acknowledged the MAFS family—John, Alessandra, Charlene, Roxy, and Sophie—for their kindness and compassion.

He reflected on life’s dual beauty and cruelty, insisting that life is fleeting and tomorrow cannot be promised to anyone. He urged others to honor Mel by living fully, loving those close to them, and not sweating the small stuff.

“I had 15 wonderful years with my soulmate, and it was the privilege of my life to be by her side. For that, I will be forever thankful. Goodbye, my love. My one. Until we meet again.”

More details are expected to follow.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 277 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6646867,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}