Skip to content
Robert J. Huguelet Jr.
708-226-9500
Schedule Consultation
Make A Payment
708-226-9500 Schedule Consultation
LinkedIn Facebook
  • Home
  • Practice Areas
    • Estate Planning
    • Real Estate Law
    • Business Law
    • Probate Administration
  • About Us
  • News & Resources
    • Forms
  • Blog
  • Contact

Blog

2024 ESTATE AND GIFT TAX EXEMPTION UPDATE

Posted on May 6, 2024 | by rjhuguelet

A client from Orland Park recently inquired regarding the 2024 lifetime exemption amounts for gifts and transfers at death. The update is that the lifetime exemption for gifts and transfers at death has been increased in 2024 to $13.61 million (up from $12.92 million for 2023).

What this means in broad terms is that a person can gift up to $13.61 million during his/her life or transfer that amount upon his/her death without paying federal gift or estate taxes.

The increase was automatically made pursuant to an inflation factor built into the Tax Cuts and Job Act of 2017. However, the “generous” tax exemption is due to expire December 31, 2025. At that time the exemption is expected to be reduced to close to $6 million (unless Congress takes action to change the amount).

The Illinois exemption for estate taxes remains at $4 million.

The annual exclusion for gifts has also been increased to $18,000 per recipient/donee for 2024 (up from $17,000 for 2023). That is the maximum amount any person may gift to another in 2024 without anyone having to pay tax or file a tax return. The annual gift does not reduce the lifetime exemption amount.

Posted in Uncategorized

Post navigation

What happens if I do not have an estate plan in place?

Archives

  • May 2024
  • April 2024
  • June 2023
  • December 2022
  • November 2022
  • April 2021
© 2026   Robert J. Huguelet Jr.   |   Privacy Policy   |   10749 Winterset Dr, Orland Park, IL 60467   |   (708) 226 - 9500
Website by FanEncore
jQuery(document).ready(function ($) { let selectedTab = window.location.hash; $('.nav-link[href="' + selectedTab + '"]' ).trigger('click'); }); $(window).on('hashchange ready', function () { let selectedTab = window.location.hash; $('a[href="' + selectedTab + '"][data-toggle="pill"]').trigger('click'); }); $('.navbar .dropdown > a').click(function() { if (!$(this).hasClass("parent-clicked")) { $(this).addClass("parent-clicked"); } else { location.href = this.href; } });