Latest Cannabis News: February 25, 2025

Latest Cannabis News: February 25, 2025

Sabrina
FEBRUARY 26TH, 2025

Stay up to date with the latest legalization and cannabis news with the C.B. Advisors. Every week, we will release a snippet of what’s happening with each state in the cannabis industry. Did you miss last week? No worries – click here for last week’s cannabis news.

 

CBD

 

Indiana: Despite a record amount of marijuana bills filed by both Indiana Republicans and Democrats this legislative session, all efforts to legalize and decriminalize weed failed. Weeks after the Republican-led coalition Safe and Regulated Indiana pushed for meaningful marijuana reform, the main bill they pushed for diedAccording to an LSA fiscal analysis, that bill could have brought up to $200 million in new revenue to Indiana in 2026.

Source: https://fox59.com/news/politics/bills-to-legalize-decriminalize-weed-in-indiana-fail-to-move-forward/

 

Iowa: Bills raising number of dispensaries, expanding medical cannabis being considered in Iowa Statehouse. The first bill would allow the number of medical dispensaries in the state to grow from five to 10. The bill allows a licensee to hold no more than three medical cannabidiol dispensary licenses. If passed, the department must award licenses by December 1.

Source: https://www.weareiowa.com/video/news/politics/statehouse/bills-raising-number-of-dispensaries-expanding-medical-cannabis-being-considered-in-iowa-statehouse/524-3783535d-495e-4640-bdd7-56f6c6c6ca9d

https://www.legis.iowa.gov/docs/publications/LGI/91/attachments/SF46.html

 

Tennessee: Tennessee’s Senate Bill 489, known as the Medical Cannabis Act, is scheduled to be discussed and potentially receive a vote in its committee of origin on February 25. If enacted, the bill would legalize the possession, use and licensed distribution of medical cannabis, with rules and licensing handled by a newly-created Medical Cannabis Program Commission. This would make Tennessee the 40th medical marijuana state. If passed, it would take effect on July 1, 2025.

Source: https://www.newsbreak.com/the-marijuana-herald-2222119/3820919336804-tennessee-bill-to-legalize-medical-cannabis-scheduled-for-consideration-in-senate-judiciary-committee-on-february-25

 

 

Medical

 

Alabama: In a rare announcement on Wednesday from the Alabama Medical Cannabis Commission, members advertised the approval of an open call for qualified businesses to apply to become a state testing laboratory. According to the AMCC, only applicants who submit a request for business application by March 14, 2025, will receive an application form. The forms and accompanying application instructions will issue to requestors on March 17, 2025, and applicants will have until April 16, 2025, to file their application. The commission will “review and evaluate all timely and properly filed applications, and award licenses in this offering on June 17, 2025.”

Source: https://yellowhammernews.com/alabama-medical-cannabis-commission-opens-new-round-of-state-laboratory-licenses/

 

Florida: Bills filed by GOP lawmakers in both the state House and Senate would permit medical marijuana patients to grown their own plants at home.  the House bill goes even further, permitting recreational use. It would allow adults 21 and up to purchase up to two ounces of flower and five grams of concentrate. When it comes to the recreational market, the House bill also would move away from the vertical integration, or ‘seed to sale’ model currently in place for the medical marijuana industry in Florida.

Companies wanting to get into the recreational market would be able to choose a cultivator, processor, distributor or retailers license and cultivators could not hold any additional licenses.

Source: https://www.actionnewsjax.com/news/local/florida-republicans-sponsoring-marijuana-expansion-bills-including-home-grow/FQS7LDO23JC5POZOZ4HKBHEG6M/

https://www.flsenate.gov/Session/Bill/2025/555/BillText/Filed/PDF

 

New Hampshire: The New Hampshire House of Representatives on Thursday passed a bill to legalize the personal possession and use of recreational marijuana, although the measure does not legalize sales of cannabis. The measure, HB 75 from Republican Rep. Kevin Verville, was passed by a voice vote in the House on Thursday afternoon, online cannabis news source Marijuana Moment reported.

Source: https://www.forbes.com/sites/ajherrington/2025/02/20/new-hampshire-house-passes-cannabis-legalization-bill/

 

Texas:  HJR 70, a joint resolution from Rep. Ron Reynolds (D), calls for a constitutional amendment that if approved by voters would direct the legislature to “authorize and regulate the possession, cultivation, and sale of cannabis for medical use in this state.” Other medical bills include SB 170, from Sen. José Menéndez (D), which would effectively expand the state’s low-THC medical cannabis system into one more resembling programs in other legal states, replacing references in state law to “low-THC cannabis” with “medical cannabis.” It would also add new sections on product testing, packaging and labeling, retail locations across the state, caregivers and other details of the expanded program.

Source: https://www.marijuanamoment.net/texas-lawmakers-are-considering-nearly-two-dozen-marijuana-and-hemp-bills-this-legislative-session/

 

Utah: A bill will be heard on Wednesday to streamline Utah’s medical marijuana regulations. Its goal is to make it more accessible to those who need it. Under this new bill, more pharmacies would be allowed to open physical stores. This would increase the accessibility of medical marijuana. Currently, there are only 15 licenses total allowed for pharmacy locations and all are in use. Amendments would increase the number of licenses to 18 available to be issued in the state.

Source: https://kslnewsradio.com/elections-politics-government/bill-streamlines-medical-marijuana/2176182/

 

 

Recreational

 

Ohio: The state Senate is considering a bill that would significantly change Ohio’s voter-passed recreational marijuana laws, placing further limits on potency, prohibiting sharing, and halving the state’s limit on home-grow plants.

Source: https://www.daytondailynews.com/local/bill-would-overhaul-ohios-recreational-cannabis-laws/7I5M4XLZTBDUZJUW5PQSAWFYZE/

 

The Cannabis Business Advisors have more than thirty years of combined industry experience, spanning across the U.S. and around the globe. C.B. Advisors offers a comprehensive suite of services, including application and licensing preparation, operational analysis, merger and acquisition support, policy and procedures, exit strategy guidance, and business development planning. Stay up to date on the latest cannabis news with The CB Advisors!

Contact Info@thecannabisbusinessadvisors.com for more information on how to apply for a cannabis business license.

YOU MIGHT ALSO BE INTERESTED IN

SIGN UP TO STAY INFORMED

IT’S TIME TO GET GROWING.

Better growth and a clear plan forward is what your business needs. Reach out to us to book a consultation or get your action plan
started.
CONTACT

/* CBA native share bar — replaces the retired AddThis shortcode in .share-it on single posts */ (function () { function initShare() { var box = document.querySelector('.share-it'); if (!box || box.querySelector('.cba-share')) return; if (!document.getElementById('cba-share-css')) { var css = document.createElement('style'); css.id = 'cba-share-css'; css.textContent = '.share-it{font-size:0}.share-it h5{font-size:14px;letter-spacing:.08em}' + '.cba-share{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}' + '.cba-share a,.cba-share button{font:500 13px/1 inherit;padding:8px 14px;border:1px solid #cfd6cf;' + 'border-radius:999px;color:#2f6b34;background:#fff;text-decoration:none;cursor:pointer;transition:.15s}' + '.cba-share a:hover,.cba-share button:hover{background:#2f6b34;border-color:#2f6b34;color:#fff}'; document.head.appendChild(css); } Array.prototype.slice.call(box.childNodes).forEach(function (n) { if (n.nodeType === 3 && /\[addthis/i.test(n.textContent)) box.removeChild(n); }); var url = encodeURIComponent(location.href); var title = encodeURIComponent((document.title || '').replace(/\s*\|\s*CB Advisors\s*$/i, '').trim()); var links = [ ['X', 'https://x.com/intent/tweet?url=' + url + '&text=' + title], ['LinkedIn', 'https://www.linkedin.com/sharing/share-offsite/?url=' + url], ['Facebook', 'https://www.facebook.com/sharer/sharer.php?u=' + url], ['Email', 'mailto:?subject=' + title + '&body=' + url] ]; var bar = document.createElement('div'); bar.className = 'cba-share'; links.forEach(function (l) { var a = document.createElement('a'); a.href = l[1]; a.textContent = l[0]; a.setAttribute('aria-label', 'Share on ' + l[0]); if (l[0] !== 'Email') { a.target = '_blank'; a.rel = 'noopener noreferrer'; } bar.appendChild(a); }); var copy = document.createElement('button'); copy.type = 'button'; copy.textContent = 'Copy link'; copy.setAttribute('aria-label', 'Copy link'); copy.addEventListener('click', function () { var label = copy.textContent, done = function () { copy.textContent = 'Copied'; setTimeout(function () { copy.textContent = label; }, 1500); }; if (navigator.clipboard && navigator.clipboard.writeText) navigator.clipboard.writeText(location.href).then(done, done); else done(); }); bar.appendChild(copy); box.appendChild(bar); } if (document.readyState !== 'loading') initShare(); else document.addEventListener('DOMContentLoaded', initShare); })();